Removing apis from GtkCellView
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 26 Nov 2010 03:09:06 +0000 (12:09 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:09 +0000 (23:37 +0900)
commit6ab29f5fd820fd2105ceaed72b55765aaa70bd0c
tree0b82d5aeeca6982985976c9546d8d4a42ce0bae5
parent238bf5cbaad209416eb99d0e3b9c70a1d2343535
Removing apis from GtkCellView

APIS: gtk_cell_view_get_desired_width_of_row &
gtk_cell_view_get_desired_height_for_width_of_row were introduced in
3.0 only for use from GtkComboBox and now the refactored cellview
does this transparently and just requests the right thing through
GtkWidget apis.
gtk/gtkcellview.c
gtk/gtkcellview.h